.custom-data-text {
     text-align: justify;
      margin: 0 auto;
      width: 15em;
}
.color_dispose.xboost{
    color:#009ACE;
}
.xboost_book_demo input{
    border: 1px solid #009ACE;
}
.mail_info{
    font-size: 18px;
    outline: none;
    width: 100%;
    height: 55px;
    border-radius: 6px;
    padding: 20px;
    color: black;
}
.xboost_book_demo button {
    border: #009ACE;
    background: #009ACE;
}
.demo_button {
    width: 100%;
    outline: none;
    border-radius: 5px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 55px;
}
.Digitise_tab_btn.xboost.active, .market_Sell_tab_btn.xboost.active{
    background-color:#009ACE !important;
}